﻿2026-09-09T04:48:03.9527645Z ##[group]Run actions/checkout@v5
2026-09-09T04:48:03.9528780Z with:
2026-09-09T04:48:03.9529532Z   fetch-depth: 0
2026-09-09T04:48:03.9530264Z   repository: BigscreenVR/spt-bs-core
2026-09-09T04:48:03.9537542Z   token: ***
2026-09-09T04:48:03.9538200Z   ssh-strict: true
2026-09-09T04:48:03.9538863Z   ssh-user: git
2026-09-09T04:48:03.9539655Z   persist-credentials: true
2026-09-09T04:48:03.9540390Z   clean: true
2026-09-09T04:48:03.9541057Z   sparse-checkout-cone-mode: true
2026-09-09T04:48:03.9541860Z   fetch-tags: false
2026-09-09T04:48:03.9542532Z   show-progress: true
2026-09-09T04:48:03.9543225Z   lfs: false
2026-09-09T04:48:03.9543859Z   submodules: false
2026-09-09T04:48:03.9544531Z   set-safe-directory: true
2026-09-09T04:48:03.9545290Z   allow-unsafe-pr-checkout: false
2026-09-09T04:48:03.9546295Z ##[endgroup]
2026-09-09T04:48:04.0355885Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T04:48:04.0375237Z ##[group]Getting Git version info
2026-09-09T04:48:04.0376663Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-09T04:48:04.0378629Z [command]/usr/bin/git version
2026-09-09T04:48:04.0379900Z git version 2.43.0
2026-09-09T04:48:04.0382477Z ##[endgroup]
2026-09-09T04:48:04.0387484Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/2a53e47f-b79d-48ef-9ba8-f4203e28b67e/.gitconfig'
2026-09-09T04:48:04.0390379Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2a53e47f-b79d-48ef-9ba8-f4203e28b67e' before making global git config changes
2026-09-09T04:48:04.0393003Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T04:48:04.0394983Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-09T04:48:04.0421102Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-09T04:48:04.0441112Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T04:48:04.0451090Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T04:48:04.0453754Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T04:48:04.0477503Z refs/heads/golden/webserve-272-r3
2026-09-09T04:48:04.0483309Z [command]/usr/bin/git checkout --detach
2026-09-09T04:48:04.0995014Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T04:48:04.1039784Z [command]/usr/bin/git branch --delete --force golden/webserve-272-r3
2026-09-09T04:48:04.1080342Z Deleted branch golden/webserve-272-r3 (was f6110c2a1).
2026-09-09T04:48:04.2378417Z ##[endgroup]
2026-09-09T04:48:04.2382185Z [command]/usr/bin/git submodule status
2026-09-09T04:48:04.2571240Z ##[group]Cleaning the repository
2026-09-09T04:48:04.2572689Z [command]/usr/bin/git clean -ffdx
2026-09-09T04:48:09.4798209Z Removing .adapter-notify/
2026-09-09T04:48:09.4798910Z Removing bench-ledger/
2026-09-09T04:48:09.4799348Z Removing target/
2026-09-09T04:48:09.4808158Z [command]/usr/bin/git reset --hard HEAD
2026-09-09T04:48:09.4987569Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T04:48:09.4994468Z ##[endgroup]
2026-09-09T04:48:09.4996113Z ##[group]Disabling automatic garbage collection
2026-09-09T04:48:09.4999989Z [command]/usr/bin/git config --local gc.auto 0
2026-09-09T04:48:09.5024746Z ##[endgroup]
2026-09-09T04:48:09.5025249Z ##[group]Setting up auth
2026-09-09T04:48:09.5030894Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T04:48:09.5056392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-09T04:48:09.5253722Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T04:48:09.5311432Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-09T04:48:09.5501943Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T04:48:09.5525965Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T04:48:09.5714192Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T04:48:09.5745320Z ##[endgroup]
2026-09-09T04:48:09.5745727Z ##[group]Fetching the repository
2026-09-09T04:48:09.5757034Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-09-09T04:48:12.2310912Z [command]/usr/bin/git branch --list --remote origin/golden/webserve-272-r3
2026-09-09T04:48:12.2390046Z   origin/golden/webserve-272-r3
2026-09-09T04:48:12.2397465Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/webserve-272-r3
2026-09-09T04:48:12.2417844Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T04:48:12.2421755Z ##[endgroup]
2026-09-09T04:48:12.2422356Z ##[group]Determining the checkout info
2026-09-09T04:48:12.2423029Z ##[endgroup]
2026-09-09T04:48:12.2425948Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T04:48:12.2466751Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-09T04:48:12.2491493Z ##[group]Checking out the ref
2026-09-09T04:48:12.2494056Z [command]/usr/bin/git checkout --progress --force -B golden/webserve-272-r3 refs/remotes/origin/golden/webserve-272-r3
2026-09-09T04:48:12.2565710Z Switched to a new branch 'golden/webserve-272-r3'
2026-09-09T04:48:12.2566516Z branch 'golden/webserve-272-r3' set up to track 'origin/golden/webserve-272-r3'.
2026-09-09T04:48:12.2571909Z ##[endgroup]
2026-09-09T04:48:12.2614974Z [command]/usr/bin/git log -1 --format=%H
2026-09-09T04:48:12.2645276Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
